STEP 10: Time for our third random response choice. Remember, conditionals are in the LOGIC tab!
- Drag if from . Drop it unindented outside of your second if statement.
- Change the test variable from choice to rand_answer and change the test value from "yes" to 3.
- Click the GRAPHICS tab, then drop Say from indented inside the if statement .
- Change the string in the new .say() to "Doubtful".
To navigate the page using the TAB key, first press ESC to exit the code editor.